Visual Basic (Declaration) | |
---|---|
Overloads Public Sub SetNumericValue( _ ByVal value() As Double, _ ByVal length As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- value
- Buffer that contains the values to set.
- length
- Number of values to set. NumericValueCount is updated with this value.
For an example, refer to WaveformGroupCount.
The values set using this methods will be ignored if UnformattedTextValue
is not a null reference (Nothing in Visual Basic).
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family